FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package kbv.basis#1.6.0 (47 ms)

Package kbv.basis
Type StructureDefinition
Id Id
FHIR Version R4
Source https://simplifier.net/resolve?scope=kbv.basis@1.6.0&canonical=https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK
Url https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK
Version 1.6.0
Status active
Name KBV_PR_Base_Identifier_KVK
Experimental False
Type Identifier
Kind complex-type

Resources that use this resource

StructureDefinition
https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Patient KBV_PR_Base_Patient

Resources that this resource uses

No resources found



Source

{
  "resourceType" : "StructureDefinition",
  "id" : "KBV-PR-Base-Identifier-KVK",
  "url" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK",
  "version" : "1.6.0",
  "name" : "KBV_PR_Base_Identifier_KVK",
  "status" : "active",
  "fhirVersion" : "4.0.1",
  "mapping" : [
    {
      "identity" : "v2",
      "uri" : "http://hl7.org/v2",
      "name" : "HL7 v2 Mapping"
    },
    {
      "identity" : "rim",
      "uri" : "http://hl7.org/v3",
      "name" : "RIM Mapping"
    },
    {
      "identity" : "servd",
      "uri" : "http://www.omg.org/spec/ServD/1.0/",
      "name" : "ServD"
    }
  ],
  "kind" : "complex-type",
  "abstract" : false,
  "type" : "Identifier",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Identifier",
  "derivation" : "constraint",
  "differential" : {
    "element" : [
      {
        "id" : "Identifier",
        "path" : "Identifier",
        "short" : "Identifier KVK",
        "definition" : "Versichertennummer der Krankenversichertenkarte (KVK)"
      },
      {
        "id" : "Identifier.type",
        "path" : "Identifier.type",
        "min" : 1,
        "patternCodeableConcept" : {
          "coding" : [
            {
              "code" : "kvk",
              "system" : "https://fhir.kbv.de/CodeSystem/KBV_CS_Base_identifier_type"
            }
          ]
        }
      },
      {
        "id" : "Identifier.type.coding",
        "path" : "Identifier.type.coding",
        "min" : 1,
        "max" : "1"
      },
      {
        "id" : "Identifier.type.coding.system",
        "path" : "Identifier.type.coding.system",
        "min" : 1
      },
      {
        "id" : "Identifier.type.coding.code",
        "path" : "Identifier.type.coding.code",
        "min" : 1
      },
      {
        "id" : "Identifier.type.coding.display",
        "path" : "Identifier.type.coding.display",
        "patternString" : "Krankenversichertenkarte"
      },
      {
        "id" : "Identifier.system",
        "path" : "Identifier.system",
        "min" : 1,
        "fixedUri" : "http://fhir.de/sid/gkv/kvk-versichertennummer"
      },
      {
        "id" : "Identifier.value",
        "path" : "Identifier.value",
        "min" : 1,
        "constraint" : [
          {
            "key" : "kvk-1",
            "severity" : "error",
            "human" : "Die Krankenversichertenkartenummer muss numerisch und 6- bis 12-stellig sein.",
            "expression" : "matches('^[0-9]{6,12}$')",
            "source" : "https://fhir.kbv.de/StructureDefinition/KBV_PR_Base_Identifier_KVK"
          }
        ]
      }
    ]
  },
  "text" : {
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.